home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / editors / tde210 / tdecfg.doc < prev    next >
Text File  |  1993-12-02  |  6KB  |  160 lines

  1.          NEW-TDE - Modified by Angelo Besani for SWEET Technologies
  2.  
  3.                                   tdecfg
  4.                        a configuration utility for
  5.                              tde, version 2.10
  6.                              November 13, 1992
  7.                                Frank Davis
  8.  
  9.  
  10. Usage:
  11.  
  12.    If you would like to customize tde to suit your tastes, you may use this
  13.    program to change the colors, key definitions, default modes, help
  14.    screen, and permanent macros.
  15.  
  16.    At the command line type:
  17.  
  18.       tdecfg
  19.  
  20.    tdecfg prompts you for the tde executable file name.  The default file
  21.    name is tde.exe, but if you like to shorten executable file names (I
  22.    rename tde.exe to t.exe.  That way, I only have to type t to edit a
  23.    file.) you may enter that file name at the prompt.
  24.  
  25.  
  26.                            Option 1.  Change Colors
  27.  
  28. Function Keys:
  29.  
  30.    F2 = Load default colors
  31.       This function changes the colors back to the original color scheme
  32.       used by the distribution version of tde.
  33.  
  34.    F3 = Quit
  35.       Abandons any changes made in the color scheme.
  36.  
  37.    F10 = Write colors to tde.exe
  38.       Stores the new color scheme in the tde executable file.  tde will use
  39.       the new color scheme each time a file is edited.
  40.  
  41.    ESC = Quit
  42.  
  43.  
  44.  
  45.                            Option 2.  Redefine keys
  46.  
  47. Function Keys:
  48.  
  49.    F3 = Quit
  50.       Abandons any changes made in the key definition list.
  51.  
  52.    F5 = Change Function
  53.       Brings up a window of available functions.  Currently, 230 keys are
  54.       recognized as function keys by tde.  There are no restrictions on
  55.       what function you may assign or reassign to a key.  You may assign a
  56.       key to the null function, seen as "*  *  *".  A key assigned to the
  57.       null function no longer performs any editor function.
  58.  
  59.       Press <Enter> to reassign the hilited key to the hilited function.
  60.       Press <ESC> to quit the function, no changes are made.
  61.  
  62.       An asterisk is placed beside all keys that have been redefined.
  63.  
  64.       Note:  See the list of available functions with definitions at end of
  65.       tde.doc.
  66.  
  67.    F7 = Print to file
  68.       Print the current key assignments to a file.
  69.  
  70.    F8 = Print to printer
  71.       Print the current key assignments to the printer.
  72.  
  73.    F10 = Write Changes
  74.       When you press this key, all function key assignments are written to
  75.       the tde executable file.  The changes are permanent until you
  76.       redefine the keys.
  77.  
  78.       When you redefine the keys, you should also change the help screen to
  79.       show what functions are assigned to what keys.
  80.  
  81.    ESC = Quit
  82.       No changes are written to the tde executable file.
  83.  
  84.  
  85.                       Option 3.  Install new help screen
  86.  
  87. Function keys:
  88.  
  89.    none
  90.  
  91.    This utility assumes that you have already created or modified a file
  92.    that contains the image of the new help screen.  Sample.hlp is included
  93.    with the distribution files to show you what the initial help screen
  94.    looks like.  You may modify the sample help screen or copy it to a new
  95.    file and make the changes in the new file.  By choosing option 1, the
  96.    configuration utility prompts for the file name with the help screen
  97.    image.  The changes are written to the tde executable file.
  98.  
  99.    If you enter a file name that doesn't exist, the configuration utility
  100.    sorta gracefully exits this function.  I didn't do anything fancy with
  101.    this option.  You can't press ESC to quit out; however, if you decide
  102.    you want to quit, just enter a fictitious or outrageous file name.  A
  103.    harmless error message with be displayed and you may continue with the
  104.    configuration utility having made no changes to the tde executable file.
  105.  
  106.  
  107.                      Option 4.  Set Default Editor Modes
  108.  
  109. Function Keys:
  110.  
  111.    F3 = Quit
  112.       Abandons any changes made to the default modes.
  113.  
  114.    F10 = Save and Quit
  115.       When you press this key, the default editor modes are written to the
  116.       tde executable file.  The changes are permanent until you redefine
  117.       the modes.
  118.  
  119.    ESC = Quit
  120.  
  121.  
  122.                       Option 5.  Install permanent macros
  123.  
  124. Function keys:
  125.  
  126.    none
  127.  
  128.    This utility assumes that you have already created a macro definition
  129.    file.  The only way to create a macro definition file is to use the
  130.    "save macro" function in tde.exe.  Once you have created your favorite,
  131.    most useful macros, just save them to a macro file and make them
  132.    permanent by saving the macro file in tde.exe.
  133.  
  134.    If you enter a file name that doesn't exist, the configuration utility
  135.    sorta gracefully exits this function.  I didn't do anything fancy with
  136.    this option.  You can't press ESC to quit out; however, if you decide
  137.    you want to quit, just enter a fictitious or outrageous file name.  A
  138.    harmless error message with be displayed and you may continue with the
  139.    configuration utility having made no changes to the tde executable file.
  140.  
  141.  
  142.                       Option 6.  Read in a configuration file
  143.  
  144. Function keys:
  145.  
  146.    none
  147.  
  148.    Finally got around to implementing a utility to read in a configuration
  149.    file.  Any function key, editor mode, or color field may be assigned
  150.    a new setting in the config file.  The default configuration file
  151.    distributed with tde is tde.cfg.
  152.  
  153.    If you enter a configuration file name that doesn't exist, the
  154.    configuration utility sorta gracefully exits this function.  I didn't
  155.    do anything fancy with this option.  You can't press ESC to quit out;
  156.    however, if you decide you want to quit, just enter a fictitious or
  157.    outrageous file name.  A harmless error message with be displayed and
  158.    you may continue with the configuration utility having made no changes
  159.    to the tde executable file.
  160.